Skip to main content

Week 4

October 31, 2022

Sudhir, Deven

  1. Moved CCTV into projects folder.

  2. Clean the git history of Sensor Nodes to remove sdkconfig.defaults.

  3. Test a 3 node mesh. Non-root nodes sent messages to the root node succesfully.

  4. Create a fixed-root mesh following MDF example.

  5. Setup Socket server in Ubuntu with C.

  6. Test by generating sine wave in ESP32 and receiving with C

  7. FFT through C

  8. Standard mechanism to send data from leaf node to server.

October 28, 2022

  • Buffer to hold data in the root node
  • Once 12 packets are received from a single node, proceed to data reconstruction and sending that over socket connection

October 24, 2022

Sudhir

  1. Check the specs of the LoRaWan module which I took photos of.